Total Complexity | 30 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 219 |
Lines of code | 93 |
Logical lines of code | 58 |
Comment lines | 63 |
Methods | 7 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
process() | 44 | 10 | 45 | |
getSalePrice() | 62 | 6 | 10 | |
getRegularPrice() | 65 | 4 | 8 | |
getPrice() | 65 | 4 | 8 | |
getIsOnSale() | 67 | 3 | 7 | |
__construct() | 68 | 2 | 7 | |
isValidPriceMod() | 69 | 1 | 8 |